home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / t3_1 / doc.lha / documentation / manual / manual.mak < prev    next >
Text File  |  1987-06-30  |  32KB  |  691 lines

  1. @Comment[ Copyright (C) 1979, 1980  UNILOGIC, Ltd. ]
  2. @Comment[  Change log: see last page of file  ]
  3.  
  4. @Marker(Make,TManual,Press)
  5.  
  6. @Define(BodyStyle,Font BodyFont,Spacing 1.5,Spread 0.5)
  7. @Define(NoteStyle,Font SmallBodyFont,FaceCode R,Spacing 1)
  8. @FontFamily(Times Roman 10)
  9.  
  10. @Enable(Outline,Index,Contents)
  11. @String(ContentsPage='1')
  12. @Send(Contents "@NewPage(0)@Set(Page=ContentsPage)@Style(PageNumber <@i>)")
  13. @Style(DoubleSided,BindingMargin=0.3inch)
  14. @Send(Contents "@PrefaceSection(Table of Contents)")
  15. @send(#Index    "@UnNumbered(Index)",
  16.       #Index    "@Begin(IndexEnv)")
  17. @SendEnd(#Index "@End(IndexEnv)")
  18.  
  19. @Define (HDX,Hyphenation off,
  20.         LeftMargin 0,Indent 0,Fill,Spaces compact,Above 1,Below 0,
  21.           break,need 4,Justification Off)
  22. @Define (Hd0,Use HdX,Font TitleFont5,FaceCode R,Above 1inch,Below 0.5inch)
  23. @Define(Hd1,Use HdX,Font TitleFont5,FaceCode R,Above .5inch,PageBreak UntilOdd)
  24. @Define(HD1A=HD1,Centered)
  25. @Define(Hd2,Use HdX,Font TitleFont3,FaceCode R,Above 0.4inch)
  26. @Define(Hd3,Use HdX,Font TitleFont3,FaceCode R,Above 0.4inch)
  27. @Define(Hd4,Use HdX,Font TitleFont3,FaceCode R,Above 0.3inch)
  28. @Define(TcX,LeftMargin 5,Indent -5,RightMargin 5,Fill,Spaces compact,
  29.         Need 4,
  30.         Above 0,Spacing 1,Below 0,Break,Spread 0,Justification off)
  31. @Define(Tc0=TcX,Font TitleFont3,FaceCode R)
  32. @Define(Tc1=TcX,Font TitleFont1,FaceCode R,Above 0.1inch,
  33.         Below 0.1inch,Need 1inch)
  34. @Define(Tc2=TcX,LeftMargin 8,Font TitleFont0,FaceCode R)
  35. @Define(Tc3=TcX,LeftMargin 12,Font TitleFont0,FaceCode R)
  36. @Define(Tc4=TcX,LeftMargin 16,Font TitleFont0,FaceCode R)
  37. @Counter(MajorPart,TitleEnv HD0,ContentsEnv tc0,Numbered [@I],
  38.           IncrementedBy Use,Announced)
  39. @Counter(Chapter,TitleEnv HD1,ContentsEnv tc1,Numbered [@1.],
  40.           IncrementedBy Use,Referenced [@1],Announced)
  41. @Counter(Appendix,TitleEnv HD1,ContentsEnv tc1,Numbered [@I.],
  42.          ContentsForm "@Tc1(Appendix @parm(referenced). @rfstr(@parm(page))@parm(Title))",
  43.          TitleForm "@Hd1(@=Appendix @parm(referenced)@*@=@Parm(Title))",
  44.  
  45.           IncrementedBy,Referenced [@I],Announced,Alias Chapter)
  46. @Counter(UnNumbered,TitleEnv HD1,ContentsEnv tc1,Announced,Alias Chapter)
  47. @Counter(Section,Within Chapter,TitleEnv HD2,ContentsEnv tc2,
  48.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  49. @Counter(AppendixSection,Within Appendix,TitleEnv HD2,ContentsEnv tc2,
  50.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  51. @Counter(SubSection,Within Section,TitleEnv HD3,ContentsEnv tc3,
  52.           Numbered [@#@:.@1.],IncrementedBy Use,Referenced [@#@:.@1])
  53. @Counter(AppendixSubsec,Within AppendixSection,TitleEnv Hd3,ContentsEnv Tc3,
  54.         Numbered [@#@:.@1.],IncrementedBy USe,Referenced [@#@:.@1])
  55. @Counter(Paragraph,Within SubSection,TitleEnv HD4,ContentsEnv tc4,
  56.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use)
  57.  
  58. @Counter(PrefaceSection,TitleEnv HD1A,Alias Chapter)
  59. @Define(IndexEnv,Break,CRBreak,Fill,BlankLines Kept,Font SmallBodyFont,
  60.         FaceCode R,Spread 0,Spacing 1,Spaces Kept,LeftMargin 18,Indent -8)
  61.  
  62. @LibraryFile(Figures)
  63. @LibraryFile(Math)
  64. @LibraryFile(TitlePage)
  65.  
  66. @Modify(EquationCounter,Within Chapter)
  67. @Modify(TheoremCounter,Within Chapter)
  68.  
  69. @Equate(Sec=Section,Subsec=SubSection,Chap=Chapter,Para=Paragraph,
  70.         SubSubSec=Paragraph,AppendixSec=AppendixSection)
  71. @Begin(Text,Indent 1Quad,LeftMargin 1inch,TopMargin 1inch,BottomMargin 1inch,
  72.         LineWidth 6.5inches,Spread 0.075inch,
  73.         Use BodyStyle,Justification,FaceCode R,Spaces Compact)
  74. @Set(Page=0)
  75.  
  76. @PageHeading(Even,Left "@value(Page)")
  77. @PageHeading(Odd,Right "@value(Page)")
  78. @Marker(Make,TManual,ReGIS)
  79. @FontFamily(GGfont)
  80. @LibraryFile(GIGIcolors)
  81. @Define(BodyStyle,Font BodyFont,Spacing 1.5,Spread 0.8)
  82. @Define(NoteStyle,Font BodyFont,Size -1,FaceCode R,Spacing 1)
  83.  
  84. @Enable(Outline,Index,Contents)
  85. @String(ContentsPage='1')
  86. @Send(Contents "@NewPage(0)@Set(Page=ContentsPage)@Style(PageNumber <@i>)")
  87. @Style(SingleSided)
  88. @Send(Contents "@PrefaceSection(Table of Contents)")
  89. @send(#Index    "@UnNumbered(Index)",
  90.       #Index    "@Begin(IndexEnv)")
  91. @SendEnd(#Index "@End(IndexEnv)")
  92.  
  93. @Define (HDX,Hyphenation off,
  94.           LeftMargin 0,Indent 0,Fill,Spaces compact,Above 1,Below 0,
  95.           break,need 4,Justification Off)
  96. @Define (Hd0,Use B,Use HdX,Font BodyFont,Size +2,
  97.           Above 1inch,Below 0.5inch,color HD0color)
  98. @Define(Hd1,Use B,Use HdX,Font BodyFont,Size +2,Above .5inch,Below .25inch,
  99.           PageBreak UntilOdd,color HD1color)
  100. @Define(HD1A=HD1,Centered)
  101. @Define(Hd2,Use B,Use HdX,Font BodyFont,Size +1,Above 0.4inch,
  102.         Below 0.2inch,Color HD2color)
  103. @Define(Hd3,Use B,Use HdX,Font BodyFont,Size +1,Above 0.4inch,
  104.         Below 0.2inch,Color HD3color)
  105. @Define(Hd4,Use B,Use HdX,Font BodyFont,Size +1,Above 0.3inch,
  106.         Below 0.15inch,Color HD4color)
  107.  
  108. @Define(TcX,LeftMargin 5,Indent -5,RightMargin 5,Fill,Spaces compact,Need 4,
  109.         Above 0,Spacing 1,Below 0,Break,Spread 0,Justification off)
  110. @Define(Tc0=TcX,Use B,Font BodyFont,Size +1,Color TC0color)
  111. @Define(Tc1=TcX,Use B,LeftMargin 4,Font BodyFont,Above 0.1inch,
  112.         Below 0.1inch,Need 1inch,Color TC1color)
  113. @Define(Tc2=TcX,LeftMargin 8,Font BodyFont,FaceCode R,Color TC2color)
  114. @Define(Tc3=TcX,LeftMargin 12,Font BodyFont,FaceCode R,Color TC3color)
  115. @Define(Tc4=TcX,LeftMargin 16,Font BodyFont,FaceCode R,Color TC4color)
  116. @Counter(MajorPart,TitleEnv HD0,ContentsEnv tc0,Numbered [@I],
  117.           IncrementedBy Use,Announced)
  118. @Counter(Chapter,TitleEnv HD1,ContentsEnv tc1,Numbered [@1.],
  119.           IncrementedBy Use,Referenced [@1],Announced)
  120. @Counter(Appendix,TitleEnv HD1,ContentsEnv tc1,Numbered [@I.],
  121.           ContentsForm
  122.           "@Tc1(Appendix @parm(referenced). @rfstr(@parm(page))@parm(Title))",
  123.           TitleForm "@Hd1(@=Appendix @parm(referenced)@*@=@Parm(Title))",
  124.           IncrementedBy,Referenced [@I],Announced,Alias Chapter)
  125. @Counter(UnNumbered,TitleEnv HD1,ContentsEnv tc1,Announced,Alias Chapter)
  126. @Counter(Section,Within Chapter,TitleEnv HD2,ContentsEnv tc2,
  127.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  128. @Counter(AppendixSection,Within Appendix,TitleEnv HD2,ContentsEnv tc2,
  129.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  130. @Counter(SubSection,Within Section,TitleEnv HD3,ContentsEnv tc3,
  131.           Numbered [@#@:.@1.],IncrementedBy Use,Referenced [@#@:.@1])
  132. @Counter(AppendixSubsec,Within AppendixSection,TitleEnv Hd3,ContentsEnv Tc3,
  133.         Numbered [@#@:.@1.],IncrementedBy Use,Referenced [@#@:.@1])
  134. @Counter(Paragraph,Within SubSection,TitleEnv HD4,ContentsEnv tc4,
  135.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use)
  136.  
  137. @Counter(PrefaceSection,TitleEnv HD1A,Alias Chapter)
  138. @Define(IndexEnv,Break,CRBreak,Fill,BlankLines Kept,Font BodyFont,Size 1,
  139.         FaceCode R,Spread 0,Spacing 1,Spaces Kept,LeftMargin 18,Indent -8)
  140.  
  141. @LibraryFile(Figures)
  142. @LibraryFile(Math)
  143. @LibraryFile(TitlePage)
  144.  
  145. @Modify(EquationCounter,Within Chapter)
  146. @Modify(TheoremCounter,Within Chapter)
  147.  
  148. @Equate(Sec=Section,Subsec=SubSection,Chap=Chapter,Para=Paragraph,
  149.         SubSubSec=Paragraph,AppendixSec=AppendixSection)
  150. @Begin(Text,Use BodyStyle,
  151.         Indent 1Quad,Spread 0.075inch, Size 1,
  152.         LeftMargin 0.5in,RightMargin 0.5in,TopMargin 1inch,BottomMargin .6inch,
  153.         Justification,Spaces Compact,Font BodyFont,FaceCode R)
  154. @Set(Page=0)
  155.  
  156.  
  157. @PageHeading(Right "@value(Page)")
  158. @Marker(Make,TManual,X9700)
  159.  
  160. @Define(BodyStyle,Font BodyFont,Spacing 1.5,Spread 0.8)
  161. @Define(NoteStyle,Font SmallBodyFont,FaceCode R,Spacing 1)
  162. @FontFamily(Times Roman 10)
  163.  
  164. @Enable(Outline,Index,Contents)
  165. @String(ContentsPage='1')
  166. @Send(Contents "@NewPage(0)@Set(Page=ContentsPage)@Style(PageNumber <@i>)")
  167. @Style(DoubleSided,BindingMargin=0.3inch)
  168. @Send(Contents "@PrefaceSection(Table of Contents)")
  169. @send(#Index    "@UnNumbered(Index)",
  170.       #Index    "@Begin(IndexEnv)")
  171. @SendEnd(#Index "@End(IndexEnv)")
  172.  
  173. @Define (HDX,Hyphenation off,
  174.         LeftMargin 0,Indent 0,Fill,Spaces compact,Above 1,Below 0,
  175.           break,need 4,Justification Off)
  176. @Define (Hd0,Use HdX,Font TitleFont5,FaceCode R,
  177.         Above 1inch,Below 0.5inch,capitalized)
  178. @Define(Hd1,Use HdX,Font TitleFont5,FaceCode R,
  179.         Above .5inch,PageBreak UntilOdd,capitalized)
  180. @Define(HD1A=HD1,Centered)
  181. @Define(Hd2,Use HdX,Font TitleFont3,FaceCode R,Above 0.4inch)
  182. @Define(Hd3,Use HdX,Font TitleFont3,FaceCode R,Above 0.4inch)
  183. @Define(Hd4,Use HdX,Font TitleFont3,FaceCode R,Above 0.3inch)
  184. @Define(TcX,LeftMargin 5,Indent -5,RightMargin 5,Fill,Spaces compact,
  185.         Need 4,
  186.         Above 0,Spacing 1,Below 0,Break,Spread 0,Justification off)
  187. @Define(Tc0=TcX,Font TitleFont3,FaceCode R)
  188. @Define(Tc1=TcX,Font TitleFont1,FaceCode R,Above 0.1inch,
  189.         Below 0.1inch,Need 1inch)
  190. @Define(Tc2=TcX,LeftMargin 8,Font TitleFont0,FaceCode R)
  191. @Define(Tc3=TcX,LeftMargin 12,Font TitleFont0,FaceCode R)
  192. @Define(Tc4=TcX,LeftMargin 16,Font TitleFont0,FaceCode R)
  193. @Counter(MajorPart,TitleEnv HD0,ContentsEnv tc0,Numbered [@I],
  194.           IncrementedBy Use,Announced)
  195. @Counter(Chapter,TitleEnv HD1,ContentsEnv tc1,Numbered [@1.],
  196.           IncrementedBy Use,Referenced [@1],Announced)
  197. @Counter(Appendix,TitleEnv HD1,ContentsEnv tc1,Numbered [@I.],
  198.          ContentsForm "@Tc1(Appendix @parm(referenced). @rfstr(@parm(page))@parm(Title))",
  199.          TitleForm "@Hd1(@=Appendix @parm(referenced)@*@=@Parm(Title))",
  200.  
  201.           IncrementedBy,Referenced [@I],Announced,Alias Chapter)
  202. @Counter(UnNumbered,TitleEnv HD1,ContentsEnv tc1,Announced,Alias Chapter)
  203. @Counter(Section,Within Chapter,TitleEnv HD2,ContentsEnv tc2,
  204.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  205. @Counter(AppendixSection,Within Appendix,TitleEnv HD2,ContentsEnv tc2,
  206.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  207. @Counter(SubSection,Within Section,TitleEnv HD3,ContentsEnv tc3,
  208.           Numbered [@#@:.@1.],IncrementedBy Use,Referenced [@#@:.@1])
  209. @Counter(AppendixSubsec,Within AppendixSection,TitleEnv Hd3,ContentsEnv Tc3,
  210.         Numbered [@#@:.@1.],IncrementedBy USe,Referenced [@#@:.@1])
  211. @Counter(Paragraph,Within SubSection,TitleEnv HD4,ContentsEnv tc4,
  212.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use)
  213.  
  214. @Counter(PrefaceSection,TitleEnv HD1A,Alias Chapter)
  215. @Define(IndexEnv,Break,CRBreak,Fill,BlankLines Kept,Font SmallBodyFont,
  216.         FaceCode R,Spread 0,Spacing 1,Spaces Kept,LeftMargin 18,Indent -8)
  217.  
  218. @Comment[@libraryfile(X9700TempTOC)
  219.         @libraryfile(X9700TempDEV)]
  220. @LibraryFile(Figures)
  221. @LibraryFile(Math)
  222. @LibraryFile(TitlePage)
  223.  
  224. @Modify(EquationCounter,Within Chapter)
  225. @Modify(TheoremCounter,Within Chapter)
  226.  
  227. @Equate(Sec=Section,Subsec=SubSection,Chap=Chapter,Para=Paragraph,
  228.         SubSubSec=Paragraph,AppendixSec=AppendixSection)
  229. @Begin(Text,Indent 1Quad,LeftMargin 1inch,TopMargin 1inch,BottomMargin 1inch,
  230.         LineWidth 6.5inches,Spread 0.075inch,
  231.         Use BodyStyle,Justification,FaceCode R,Spaces Compact)
  232. @Set(Page=0)
  233.  
  234. @PageHeading(Even,Left "@value(Page)")
  235. @PageHeading(Odd,Right "@value(Page)")
  236. @Marker(Make,TManual,RobotTypewriter)
  237. @Define(BodyStyle,Spacing 1.7,Spread 0.8)
  238. @Define(TitleStyle,Spacing 1,Spread 0)
  239. @Define(NoteStyle,Spacing 1,Spread 0.3)
  240. @Typewheel(Elite 12)
  241.  
  242. @Enable(Outline,Index,Contents)
  243. @Style(DoubleSided,BindingMargin=0.3inch)
  244. @String(ContentsPage='1')
  245. @Send(Contents "@NewPage(0)@Set(Page=ContentsPage)@Style(PageNumber <@i>)")
  246. @Send(Contents "@PrefaceSection(Table of Contents)")
  247. @send(#Index    "@UnNumbered(Index)",
  248.       #Index    "@Begin(IndexEnv)")
  249. @SendEnd(#Index "@End(IndexEnv)")
  250.  
  251. @Define (HDX,Hyphenation off,
  252.         LeftMargin 0,Indent 0,Fill,Spaces compact,Above 1,Below 0,
  253.           break,need 4,Justification Off)
  254. @Define (Hd0,Use HdX,Above 1inch,Below 0.5inch)
  255. @Define(Hd1,Use HdX,,Above .5inch,PageBreak UntilOdd)
  256. @Define(HD1A=HD1,Centered)
  257. @Define(Hd2,Use HdX,Above 0.4inch)
  258. @Define(Hd3,Use HdX,Above 0.4inch)
  259. @Define(Hd4,Use HdX,Above 0.3inch)
  260. @Define(TcX,LeftMargin 5,Indent -5,RightMargin 5,Fill,Spaces compact,
  261.         Above 0,Spacing 1,Below 0,Break,Spread 0,Justification off)
  262. @Define(Tc0=TcX)
  263. @Define(Tc1=TcX,Above 0.2,Below 0.2,Need 1inch)
  264. @Define(Tc2=TcX,LeftMargin 5)
  265. @Define(Tc3=TcX,LeftMargin 10)
  266. @Define(Tc4=TcX,LeftMargin 15)
  267. @Counter(MajorPart,TitleEnv HD0,ContentsEnv tc0,Numbered [@I],
  268.           IncrementedBy Use,Announced)
  269. @Counter(Chapter,TitleEnv HD1,ContentsEnv tc1,Numbered [@1.],
  270.           IncrementedBy Use,Referenced [@1],Announced)
  271. @Counter(Appendix,TitleEnv HD1,ContentsEnv tc1,Numbered [@I.],
  272.           IncrementedBy,Referenced [@I],Announced,Alias Chapter)
  273. @Counter(UnNumbered,TitleEnv HD1,ContentsEnv tc1,Announced,Alias Chapter)
  274. @Counter(Section,Within Chapter,TitleEnv HD2,ContentsEnv tc2,
  275.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  276. @Counter(AppendixSection,Within Appendix,TitleEnv HD2,ContentsEnv tc2,
  277.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  278. @Counter(SubSection,Within Section,TitleEnv HD3,ContentsEnv tc3,
  279.           Numbered [@#@:.@1.],IncrementedBy Use,Referenced [@#@:.@1])
  280. @Counter(AppendixSubsec,Within AppendixSection,TitleEnv Hd3,ContentsEnv Tc3,
  281.         Numbered [@#@:.@1.],IncrementedBy USe,Referenced [@#@:.@1])
  282. @Counter(Paragraph,Within SubSection,TitleEnv HD4,ContentsEnv tc4,
  283.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use)
  284.  
  285. @Counter(PrefaceSection,TitleEnv HD1A,Alias Chapter)
  286. @Define(IndexEnv,Break,CRBreak,Fill,BlankLines Kept,
  287.         Spread 0,Spacing 1,Spaces Kept,LeftMargin 18,Indent -8)
  288.  
  289. @LibraryFile(Figures)
  290. @LibraryFile(Math)
  291. @LibraryFile(TitlePage)
  292.  
  293. @Modify(EquationCounter,Within Chapter)
  294. @Modify(TheoremCounter,Within Chapter)
  295.  
  296. @Equate(Sec=Section,Subsec=SubSection,Chap=Chapter,Para=Paragraph,
  297.         SubSubSec=Paragraph,AppendixSec=AppendixSection)
  298. @Begin(Text,Indent 3,Use BodyStyle,LeftMargin 1inch,TopMargin 1inch,
  299.         BottomMargin 1inch,LineWidth 6.5inches,Justification,
  300.         Spaces Compact,Font CharDef,FaceCode R)
  301. @set(page=0)
  302.  
  303. @PageHeading(Even,Left "@value(Page)")
  304. @PageHeading(Odd,Right "@value(Page)")
  305. @Marker(Make,TManual,OmniTech)
  306.  
  307. @Define(BodyStyle,Font BodyFont,Spacing 1.3,Spread 0.8,size 10,indent 2 )
  308. @Define(NoteStyle,Font BodyFont,FaceCode R,Spacing 1,size 8)
  309. @FontFamily(Helvetica)
  310.  
  311. @Enable(Outline,Index,Contents)
  312. @String(ContentsPage='1')
  313. @Send(Contents "@NewPage(0)@Set(Page=ContentsPage)@Style(PageNumber <@i>)")
  314. @Style(DoubleSided,BindingMargin=0.3inch)
  315. @Send(Contents "@PrefaceSection(Table of Contents)")
  316. @send(#Index    "@UnNumbered(Index)",
  317.       #Index    "@Begin(IndexEnv)")
  318. @SendEnd(#Index "@End(IndexEnv)")
  319.  
  320. @Define (HDX,Hyphenation off,
  321.         LeftMargin 0,Indent 0,Fill,Spaces compact,Above 1,Below 0,
  322.           break,need 4,Justification Off)
  323. @Define (Hd0,Use HdX,Font TitleFont, Size  20,Facecode R,Above 1inch,Below 0.5inch)
  324. @Define(Hd1,Use HdX,Font TitleFont,size 16,Facecode R,Above .5inch,PageBreak UntilOdd)
  325. @Define(HD1A=HD1,Centered)
  326. @Define(Hd2,Use HdX,Font TitleFont,size 14,Facecode R,Above 0.4inch)
  327. @Define(Hd3,Use HdX,Font TitleFont,Size 12,Facecode R,Above 0.4inch)
  328. @Define(Hd4,Use HdX,Font TitleFont,size 12,Facecode R,Above 0.3inch)
  329. @Define(TcX,LeftMargin 5,Indent -5,RightMargin 5,Fill,Spaces compact,
  330.         Need 4,
  331.         Above 0,Spacing 1,Below 0,Break,Spread 0,Justification off)
  332. @Define(Tc0=TcX,Font TitleFont,size 14,Facecode R)
  333. @Define(Tc1=TcX,Font TitleFont,size 12,Facecode R,Above 0.1inch,
  334.         Below 0.1inch,Need 1inch)
  335. @Define(Tc2=TcX,LeftMargin 8,Font TitleFont,Size 10,Facecode R)
  336. @Define(Tc3=TcX,LeftMargin 12,Font TitleFont,size 10,Facecode R)
  337. @Define(Tc4=TcX,LeftMargin 16,Font TitleFont,size 10,Facecode R)
  338. @Counter(MajorPart,TitleEnv HD0,ContentsEnv tc0,Numbered [@I],
  339.           IncrementedBy Use,Announced)
  340. @Counter(Chapter,TitleEnv HD1,ContentsEnv tc1,Numbered [@1.],
  341.           IncrementedBy Use,Referenced [@1],Announced)
  342. @Counter(Appendix,TitleEnv HD1,ContentsEnv tc1,Numbered [@I.],
  343.          ContentsForm "@Tc1(Appendix @parm(referenced). @rfstr(@parm(page))@parm(Title))",
  344.          TitleForm "@Hd1(@=Appendix @parm(referenced)@*@=@Parm(Title))",
  345.  
  346.           IncrementedBy,Referenced [@I],Announced,Alias Chapter)
  347. @Counter(UnNumbered,TitleEnv HD1,ContentsEnv tc1,Announced,Alias Chapter)
  348. @Counter(Section,Within Chapter,TitleEnv HD2,ContentsEnv tc2,
  349.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  350. @Counter(AppendixSection,Within Appendix,TitleEnv HD2,ContentsEnv tc2,
  351.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  352. @Counter(SubSection,Within Section,TitleEnv HD3,ContentsEnv tc3,
  353.           Numbered [@#@:.@1.],IncrementedBy Use,Referenced [@#@:.@1])
  354. @Counter(AppendixSubsec,Within AppendixSection,TitleEnv Hd3,ContentsEnv Tc3,
  355.         Numbered [@#@:.@1.],IncrementedBy USe,Referenced [@#@:.@1])
  356. @Counter(Paragraph,Within SubSection,TitleEnv HD4,ContentsEnv tc4,
  357.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use)
  358.  
  359. @Counter(PrefaceSection,TitleEnv HD1A,Alias Chapter)
  360. @Define(IndexEnv,Break,CRBreak,Fill,BlankLines Kept,Font BodyFont,
  361.         size 8,
  362.         FaceCode R,Spread 0,Spacing 1,Spaces Kept,LeftMargin 18,Indent -8)
  363.  
  364. @LibraryFile(Figures)
  365. @LibraryFile(Math)
  366. @LibraryFile(TitlePage)
  367.  
  368. @Modify(EquationCounter,Within Chapter)
  369. @Modify(TheoremCounter,Within Chapter)
  370.  
  371. @Equate(Sec=Section,Subsec=SubSection,Chap=Chapter,Para=Paragraph,
  372.         SubSubSec=Paragraph,AppendixSec=AppendixSection)
  373. @Begin(Text,Indent 2,LeftMargin 1inch,TopMargin 1inch,BottomMargin 1inch,
  374.         LineWidth 6.5inches,Spread 0.075inch,
  375.         Use BodyStyle,Justification,FaceCode R,Spaces Compact)
  376. @Set(Page=0)
  377.  
  378. @PageHeading(Even,Left "@value(Page)")
  379. @PageHeading(Odd,Right "@value(Page)")
  380. @Marker(Make,TManual,File,PagedFile,CRT)
  381. @Define(BodyStyle,Spacing 1)
  382. @Define(TitleStyle,Spacing 1)
  383. @Define(NoteStyle,Spacing 1)
  384.  
  385. @Enable(Outline,Index,Contents)
  386. @String(ContentsPage='1')
  387. @Send(Contents "@NewPage(0)@Set(Page=ContentsPage)@Style(PageNumber <@i>)")
  388. @Send(Contents "@PrefaceSection(Table of Contents)")
  389. @send(#Index    "@UnNumbered(Index)",
  390.       #Index    "@Begin(IndexEnv)")
  391. @SendEnd(#Index "@End(IndexEnv)")
  392.  
  393. @Define (HDX,Hyphenation off,
  394.         LeftMargin 0,Indent 0,Fill,Spaces compact,Above 1,Below 0,
  395.           break,need 4,Justification Off)
  396. @Define (Hd0,Use HdX,Above 1inch,Below 0.5inch)
  397. @Define(Hd1,Use HdX,Above 3,PageBreak Before)
  398. @Define(HD1A=HD1,Centered)
  399. @Define(Hd2,Use HdX,Above 1)
  400. @Define(Hd3,Use HdX,Above 3)
  401. @Define(Hd4,Use HdX,Above 2)
  402. @Define(TcX,LeftMargin 5,Indent -5,RightMargin 5,Fill,Spaces compact,
  403.         Above 0,Spacing 1,Below 0,Break,Spread 0,Justification off)
  404. @Define(Tc0=TcX)
  405. @Define(Tc1=TcX,Above 1,Below 1,Need 1inch)
  406. @Define(Tc2=TcX,LeftMargin 5,Need 1inch)
  407. @Define(Tc3=TcX,LeftMargin 10)
  408. @Define(Tc4=TcX,LeftMargin 15)
  409. @Counter(MajorPart,TitleEnv HD0,ContentsEnv tc0,Numbered [@I],
  410.           IncrementedBy Use,Announced)
  411. @Counter(Chapter,TitleEnv HD1,ContentsEnv tc1,Numbered [@1.],
  412.           IncrementedBy Use,Referenced [@1],Announced)
  413. @Counter(Appendix,TitleEnv HD1,ContentsEnv tc1,Numbered [@I.],
  414.           IncrementedBy,Referenced [@I],Announced,Alias Chapter)
  415. @Counter(UnNumbered,TitleEnv HD1,ContentsEnv tc1,Announced,Alias Chapter)
  416. @Counter(Section,Within Chapter,TitleEnv HD2,ContentsEnv tc2,
  417.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  418. @Counter(AppendixSection,Within Appendix,TitleEnv HD2,ContentsEnv tc2,
  419.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  420. @Counter(SubSection,Within Section,TitleEnv HD3,ContentsEnv tc3,
  421.           Numbered [@#@:.@1.],IncrementedBy Use,Referenced [@#@:.@1])
  422. @Counter(AppendixSubsec,Within AppendixSection,TitleEnv Hd3,ContentsEnv Tc3,
  423.         Numbered [@#@:.@1.],IncrementedBy USe,Referenced [@#@:.@1])
  424. @Counter(Paragraph,Within SubSection,TitleEnv HD4,ContentsEnv tc4,
  425.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use)
  426.  
  427. @Counter(PrefaceSection,TitleEnv HD1A,Alias Chapter)
  428. @Define(IndexEnv,Break,CRBreak,Fill,BlankLines Kept,
  429.         Spread 0,Spacing 1,Spaces Kept,LeftMargin 18,Indent -8)
  430.  
  431. @LibraryFile(Figures)
  432. @LibraryFile(Math)
  433. @LibraryFile(TitlePage)
  434.  
  435. @Modify(EquationCounter,Within Chapter)
  436. @Modify(TheoremCounter,Within Chapter)
  437.  
  438. @Equate(Sec=Section,Subsec=SubSection,Chap=Chapter,Para=Paragraph,
  439.         SubSubSec=Paragraph,AppendixSec=AppendixSection)
  440. @Begin(Text,Indent 2,Spread 1,Use BodyStyle,LineWidth 7.9inches,
  441.         Spaces Compact,
  442.         Justification,Font CharDef,FaceCode R)
  443. @set(page=0)
  444.  
  445. @PageHeading(Even,Left "@value(Page)")
  446. @PageHeading(Odd,Right "@value(Page)")
  447. @Marker(Make,TManual,Imagen)
  448.  
  449. @FontFamily(CM0)
  450. @Define(BodyStyle,Font BodyFont,Spacing 1.3,Spread 0.5,Size 11,
  451.         Indent 2)
  452. @Define(NoteStyle,Font BodyFont,FaceCode R,Spacing 1,Size 9,
  453.         Indent 2)
  454.  
  455. @Generate(Outline,Index,Contents)
  456. @String(ContentsPage='1')
  457. @Send(Contents "@NewPage(0)@Set(Page=ContentsPage)@Style(PageNumber <@i>)")
  458. @Style(DoubleSided,BindingMargin=0.3inch)
  459. @Send(Contents "@PrefaceSection(Table of Contents)")
  460. @send(#Index    "@UnNumbered(Index)",
  461.       #Index    "@Begin(IndexEnv)")
  462. @SendEnd(#Index "@End(IndexEnv)")
  463.  
  464. @Define(HDX,Hyphenation off,
  465.         LeftMargin 0,Indent 0,Fill,Spaces compact,Above 1,Below 0,
  466.           break,Need 4,Justification Off)
  467. @Define(Hd0,Use HdX,Font TitleFont,Size +8,FaceCode B,Above 0.6inch,
  468.         PageBreak UntilOdd)
  469. @Define(Hd1,Use HdX,Font TitleFont,Size +4,FaceCode B,Above 0.5inch,
  470.         PageBreak UntilOdd)
  471. @Define(Hd1A=Hd1,Centered)
  472. @Define(Hd2,Use HdX,Font TitleFont,Size +2,FaceCode B,Above 0.4inch)
  473. @Define(Hd3,Use HdX,Font TitleFont,Size +1,FaceCode B,Above 0.4inch)
  474. @Define(Hd4,Use HdX,Font TitleFont,Size +0,FaceCode B,Above 0.3inch)
  475. @Define(TcX,LeftMargin 5,Indent -5,RightMargin 5,Fill,Spaces compact,
  476.         Need 4,
  477.         Above 0,Spacing 1,Below 0,Break,Spread 0,Justification off)
  478. @Define(Tc0=TcX,LeftMargin 0,Font TitleFont,Size +0,FaceCode R)
  479. @Define(Tc1=TcX,LeftMargin 4,Font TitleFont,Size +0,FaceCode R)
  480. @Define(Tc2=TcX,LeftMargin 8,Font TitleFont,Size +0,FaceCode R)
  481. @Define(Tc3=TcX,LeftMargin 12,Font TitleFont,Size +0,FaceCode R)
  482. @Define(Tc4=TcX,LeftMargin 16,Font TitleFont,Size +0,FaceCode R)
  483. @Counter(MajorPart,TitleEnv HD0,Numbered [@I],
  484.          ContentsForm
  485. "@begin(tc0)@parm(title)@).  @\@rfstr(@parm(page))@end(tc0)",
  486.           IncrementedBy Use, Announced)
  487. @Counter(Chapter,TitleEnv HD1,Numbered [@1.],
  488.          ContentsForm
  489. "@begin(tc1)@parm(referenced) @parm(title)@).  @\@rfstr(@parm(page))@end(tc1)",
  490.           IncrementedBy Use,Referenced [@1],Announced)
  491. @Counter(Appendix,Numbered [@I.],
  492.          ContentsForm
  493. "@begin(tc1)Appendix @parm(referenced) @parm(title)@).  @\@rfstr(@parm(page))@parm(Title)@end(tc1)",
  494.          TitleForm "@Hd1(@=Appendix @parm(referenced)@*@=@Parm(Title))",
  495.           IncrementedBy,Referenced [@I],Announced,Alias Chapter)
  496. @Counter(UnNumbered,TitleEnv HD1,Announced,Alias Chapter,
  497.          ContentsForm
  498. "@begin(tc1)@parm(title)@).  @\@rfstr(@parm(page))@end(tc1)")
  499. @Counter(Section,Within Chapter,TitleEnv HD2,
  500.          ContentsForm
  501. "@begin(tc2)@parm(referenced) @parm(title)@).  @\@rfstr(@parm(page))@end(tc2)",
  502.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  503. @Counter(AppendixSection,Within Appendix,TitleEnv HD2,
  504.          ContentsForm
  505. "@begin(tc2)@parm(referenced) @parm(title)@).  @\@rfstr(@parm(page))@end(tc2)",
  506.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  507. @Counter(SubSection,Within Section,TitleEnv HD3,
  508.          ContentsForm
  509. "@begin(tc3)@parm(referenced) @parm(title)@).  @\@rfstr(@parm(page))@end(tc3)",
  510.           Numbered [@#@:.@1.],IncrementedBy Use,Referenced [@#@:.@1])
  511. @Counter(Paragraph,Within SubSection,TitleEnv HD4,
  512.          ContentsForm
  513. "@begin(tc4)@parm(referenced) @parm(title)@).  @\@rfstr(@parm(page))@end(tc4)",
  514.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use)
  515. @Counter(PrefaceSection,TitleEnv HD1A,Alias Chapter)
  516. @Define(IndexEnv,Break,CRBreak,Fill,BlankLines Kept,Font BodyFont,Size 9,
  517.         FaceCode R,Spread 0,Spacing 1,Spaces Kept,LeftMargin 18,Indent -8)
  518.  
  519. @LibraryFile(Figures)
  520. @LibraryFile(Math)
  521. @LibraryFile(TitlePage)
  522.  
  523. @Modify(EquationCounter,Within Chapter)
  524. @Modify(TheoremCounter,Within Chapter)
  525.  
  526. @Equate(Sec=Section,Subsec=SubSection,Para=Paragraph,
  527.         SubSubSec=Paragraph)
  528. @Begin(Text,Indent 1Quad,LeftMargin 1.0inch,TopMargin 1.0inch,
  529.         BottomMargin 1.0inch,
  530.         LineWidth 6.5inches,
  531.         Use BodyStyle,Justification,FaceCode R,Spaces Compact)
  532. @Set(Page=0)
  533. @PageHeading(Even,Left "@value(Page)")
  534. @PageHeading(Odd,Right "@value(Page)")
  535. @Marker(Make,TManual,GSI)
  536.  
  537. @FontFamily(CMU 4)
  538. @Define(BodyStyle,Font BodyFont,Spacing 1.3,Spread 0.8,Size 10,
  539.         Indent 2)
  540. @Define(NoteStyle,Font BodyFont,FaceCode R,Spacing 1,Size 8,
  541.         Indent 2)
  542.  
  543. @Generate(Outline,Index,Contents)
  544. @String(ContentsPage='1')
  545. @Send(Contents "@NewPage(0)@Set(Page=ContentsPage)@Style(PageNumber <@i>)")
  546. @Style(DoubleSided,BindingMargin=0.3inch)
  547. @Send(Contents "@PrefaceSection(Table of Contents)")
  548. @send(#Index    "@UnNumbered(Index)",
  549.       #Index    "@Begin(IndexEnv)")
  550. @SendEnd(#Index "@End(IndexEnv)")
  551.  
  552. @Define (HDX,Hyphenation off,
  553.         LeftMargin 0,Indent 0,Fill,Spaces compact,Above 1,Below 0,
  554.           break,Need 4,Justification Off)
  555. @Define(Hd0,Use HdX,Font TitleFont,Size +8,FaceCode B,Above 0.6inch,
  556.         PageBreak UntilOdd)
  557. @Define(Hd1,Use HdX,Font TitleFont,Size +4,FaceCode B,Above 0.5inch,
  558.         PageBreak UntilOdd)
  559. @Define(Hd1A=Hd1,Centered)
  560. @Define(Hd2,Use HdX,Font TitleFont,Size +2,FaceCode B,Above 0.4inch)
  561. @Define(Hd3,Use HdX,Font TitleFont,Size +1,FaceCode B,Above 0.4inch)
  562. @Define(Hd4,Use HdX,Font TitleFont,Size +0,FaceCode B,Above 0.3inch)
  563. @Define(TcX,LeftMargin 5,Indent -5,RightMargin 5,Fill,Spaces compact,
  564.         Need 4,
  565.         Above 0,Spacing 1,Below 0,Break,Spread 0,Justification off)
  566. @Define(Tc0=TcX,LeftMargin 0,Font TitleFont,Size +4,FaceCode R)
  567. @Define(Tc1=TcX,LeftMargin 4,Font TitleFont,Size +2,FaceCode R)
  568. @Define(Tc2=TcX,LeftMargin 8,Font TitleFont,Size +1,FaceCode R)
  569. @Define(Tc3=TcX,LeftMargin 12,Font TitleFont,Size +0,FaceCode R)
  570. @Define(Tc4=TcX,LeftMargin 16,Font TitleFont,Size +0,FaceCode R)
  571. @Counter(MajorPart,TitleEnv HD0,ContentsEnv Tc0,Numbered [@I],
  572.           IncrementedBy Use, Announced)
  573. @Counter(Chapter,TitleEnv HD1,ContentsEnv tc1,Numbered [@1.],
  574.           IncrementedBy Use,Referenced [@1],Announced)
  575. @Counter(Appendix,TitleEnv HD1,ContentsEnv tc1,Numbered [@I.],
  576.          ContentsForm "@Tc1(Appendix @parm(referenced). @rfstr(@parm(page))@parm(Title))",
  577.          TitleForm "@Hd1(@=Appendix @parm(referenced)@*@=@Parm(Title))",
  578.           IncrementedBy,Referenced [@I],Announced,Alias Chapter)
  579. @Counter(UnNumbered,TitleEnv HD1,ContentsEnv tc1,Announced,Alias Chapter)
  580. @Counter(Section,Within Chapter,TitleEnv HD2,ContentsEnv tc2,
  581.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  582. @Counter(AppendixSection,Within Appendix,TitleEnv HD2,ContentsEnv tc2,
  583.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  584. @Counter(SubSection,Within Section,TitleEnv HD3,ContentsEnv tc3,
  585.           Numbered [@#@:.@1.],IncrementedBy Use,Referenced [@#@:.@1])
  586. @Counter(Paragraph,Within SubSection,TitleEnv HD4,ContentsEnv tc4,
  587.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use)
  588. @Counter(PrefaceSection,TitleEnv HD1A,Alias Chapter)
  589. @Define(IndexEnv,Break,CRBreak,Fill,BlankLines Kept,Font BodyFont,Size 8,
  590.         FaceCode R,Spread 0,Spacing 1,Spaces Kept,LeftMargin 18,Indent -8)
  591.  
  592. @LibraryFile(Figures)
  593. @LibraryFile(Math)
  594. @LibraryFile(TitlePage)
  595.  
  596. @Modify(EquationCounter,Within Chapter)
  597. @Modify(TheoremCounter,Within Chapter)
  598.  
  599. @Equate(Sec=Section,Subsec=SubSection,Para=Paragraph,
  600.         SubSubSec=Paragraph)
  601. @Begin(Text,Indent 1Quad,LeftMargin 1inch,TopMargin 1inch,BottomMargin 1inch,
  602.         LineWidth 6.5inches,
  603.         Use BodyStyle,Justification,FaceCode R,Spaces Compact)
  604. @Set(Page=0)
  605. @PageHeading(Even,Left "@value(Page)")
  606. @PageHeading(Odd,Right "@value(Page)")
  607. @Marker(Make,Tmanual)
  608. @Define(BodyStyle,Spacing 2)
  609. @Define(TitleStyle,Spacing 1)
  610. @Define(NoteStyle,Spacing 1)
  611.  
  612. @Enable(Outline,Index,Contents)
  613. @String(ContentsPage='1')
  614. @Send(Contents "@NewPage(0)@Set(Page=ContentsPage)@Style(PageNumber <@i>)")
  615. @Send(Contents "@PrefaceSection(Table of Contents)")
  616. @send(#Index    "@UnNumbered(Index)",
  617.       #Index    "@Begin(IndexEnv)")
  618. @SendEnd(#Index "@End(IndexEnv)")
  619.  
  620. @Define (HDX,Hyphenation off,
  621.         LeftMargin 0,RightMargin 0,Indent 0,Fill,Spaces compact,
  622.         Above 2,Below 0,break,need 4,Justification Off)
  623. @Define (Hd0,Use HdX,Above 1inch,Below 0.5inch,Use B)
  624. @Define(Hd1,Use HdX,Below 1,PageBreak UntilOdd,Use B,Capitalized)
  625. @Define(HD1A=HD1,Capitalized off)
  626. @Define(Hd2,Use HdX,Above 3,Below 1,Use B)
  627. @Define(Hd3,Use HdX,Use B)
  628. @Define(Hd4,Use HdX,Use B)
  629. @Define(TcX,LeftMargin 5,Indent -5,RightMargin 5,Fill,Spaces compact,
  630.         Above 0,Spacing 1,Below 0,Break,Spread 0,Justification off)
  631. @Define(Tc0=TcX,Use B)
  632. @Define(Tc1=TcX,Above 1,Below 1,Use b,Need 1inch)
  633. @Define(Tc2=TcX,LeftMargin 10)
  634. @Define(Tc3=TcX,LeftMargin 15)
  635. @Define(Tc4=TcX,LeftMargin 20)
  636. @Counter(MajorPart,TitleEnv HD0,ContentsEnv tc0,Numbered [@I],
  637.           IncrementedBy Use,Announced)
  638. @Counter(Chapter,TitleEnv HD1,ContentsEnv tc1,Numbered [@1.],
  639.         TitleForm "@begin(Hd1)@=Chapter @parm(referenced)@*@=@Parm(Title)@end(Hd1)",
  640.           IncrementedBy Use,Referenced [@1],Announced)
  641. @Counter(Appendix,TitleEnv HD1,ContentsEnv tc1,Numbered [@I.],
  642.           IncrementedBy,Referenced [@I],Announced,Alias Chapter)
  643. @Counter(UnNumbered,TitleEnv HD1,ContentsEnv tc1,Announced,Alias Chapter)
  644. @Counter(Section,Within Chapter,TitleEnv HD2,ContentsEnv tc2,
  645.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  646. @Counter(AppendixSection,Within Appendix,TitleEnv HD2,ContentsEnv tc2,
  647.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use,Announced)
  648. @Counter(SubSection,Within Section,TitleEnv HD3,ContentsEnv tc3,
  649.           Numbered [@#@:.@1.],IncrementedBy Use,Referenced [@#@:.@1])
  650. @Counter(Paragraph,Within SubSection,TitleEnv HD4,ContentsEnv tc4,
  651.           Numbered [@#@:.@1.],Referenced [@#@:.@1],IncrementedBy Use)
  652.  
  653. @Counter(PrefaceSection,TitleEnv HD1A,Alias Chapter)
  654. @Define(IndexEnv,Break,CRBreak,Fill,BlankLines Kept,
  655.         Spread 0,Spacing 1,Spaces Kept,LeftMargin 18,Indent -8)
  656.  
  657. @LibraryFile(Figures)
  658. @LibraryFile(Math)
  659. @LibraryFile(TitlePage)
  660.  
  661. @Modify(EquationCounter,Within Chapter)
  662. @Modify(TheoremCounter,Within Chapter)
  663.  
  664. @Equate(Sec=Section,Subsec=SubSection,Chap=Chapter,Para=Paragraph,
  665.         SubSubSec=Paragraph,AppendixSec=AppendixSection)
  666. @Begin(Text,Indent 2,Spread 1,Use BodyStyle,LineWidth 7.5inches,
  667.         Spaces Compact,
  668.         Justification,Font CharDef,FaceCode R)
  669. @set(page=0)
  670.  
  671.  
  672. @PageHeading(Even,Left "@value(Page)")
  673. @PageHeading(Odd,Right "@value(Page)")
  674. @Marker(Make,Changelog)
  675. @Comment[
  676. 15 Jan 81   MIS   Removed @Style(Doublesided,BindingMargin 0.3in)
  677.                   from defs for device file, where such specifications
  678.                   are insane.
  679. 08 Feb 81   MIS   Removed @Style(DoubleSided,BindingMargin 0.3 in)
  680.                   from defs for all devices with LeftMargin 0.
  681. 10 Feb 81   MIS   Removed XGP defs
  682. 22 Mar 81   JMA   Added X9700TempTOC and DEV to capitalize headings
  683.                   until typecase files are added to the 9700.
  684. 26 Mar 81   MIS   Added ReGIS entry
  685. 15 Dec 81   JMA   Removed X9700TempTOC and DEV now that typecases
  686.                   are working.
  687.  7 Jan 82   JMA   Removed the second (and misspelled) hyphenation off
  688.                   declaration from  HDX for REGIS
  689.  7 Jan 82   JMA   Added entry for GSI.
  690. ]
  691.